home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / misc / Din.readme < prev    next >
Encoding:
Text File  |  1992-10-06  |  513 b   |  11 lines

  1. Short: Interprocess communication library
  2.  
  3. The Din library is a library for easy interprocess comunication. With this library
  4. you can share objects between two or more programs. When one of these objects changes
  5. you can automatically send signals to all programs that want to know about that object.
  6. It is a bit difficult to explain here. I guess you'll have to look at the documents
  7. to really understand what it is. Note that this is version 1.0, so there will probably
  8. be some bugs in it.
  9.  
  10.    Jorrit Tyberghein
  11.